# Random Library Implementation in Las Vegas Algorithms and Monte Carlo Algorithms

## Las Vegas

- Las Vegas Algorithms are sometimes fast but always correct.

## Monte Carlo

- Monte Carlo Algorithms are always fast and probably correct.
